func os.endsWithDot

3 uses

	os (current package)
		path.go#L78: func endsWithDot(path string) bool {
		removeall_at.go#L24: 	if endsWithDot(path) {
		root_openat.go#L205: 	if endsWithDot(name) {